C1.Web.Mvc.TransposedGrid Namespace / TransposedGrid<T> Class / IsTemplate Property

In This Topic
IsTemplate Property (TransposedGrid<T>)
In This Topic
Gets or sets a boolean value which indicates whether transfer this control to template mode.
Syntax
'Declaration
 
<C1IgnoreAttribute()>
Public Property IsTemplate As Boolean
 
See Also